:root {
  --primary-color: #fe4d01;
  --secondary-color: #03153a;
  --darkorange-color: #cf3e00;
  --white-color: #ffffff;
  --black-color: #000000;
  --text-color: #00143c;
  --grey-color: #f5f6f7;
  --grey2-color: #f5f5f5;
  --grey1-color: #f5f7fa;
  --blue-color: #03153a;
  --darkblue-color: #04143a;
  --error-color: #c71700;
  --friday-primary-color: #146cf0;
  --friday-secondary-color: #ff4c00;
  --carrot-link-color: #fe4d01;
  --carrot-link-hover-color: #cf3e00;
  --blue-inline-color: #0b349d;
  --blue-inline-hover-color: #04143a;
  --link-blue-color: #04143a;
  --link-blue-hover-color: #fe4d01;
  --hilton-color: #105fa8;
  --primary-font: "Horizon";
  --secondary-font: 'Graphik Web';
} 

a {
  transition: all ease 0.03s;
  -webkit-transition: all ease 0.03s;
  -moz-transition: all ease 0.03s;
  -ms-transition: all ease 0.03s;
  -o-transition: all ease 0.03s;
  text-decoration: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

::-moz-selection {
  background: var(--primary-color);
  color: var(--white-color); 
}

::selection {
  background: var(--primary-color);
  color: var(--white-color);
}

:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*cursor styles*/
/* body {
  cursor: none;
}

body .cursor {
  pointer-events: none;
}

body .cursor__ball {
  position: fixed;
  top: 0;
  left: 0;
  mix-blend-mode: normal;
  z-index: 99999;
}

body .cursor__ball circle {
  fill: rgb(254 77 1 / 64%);
}

body .cursor__ball.cursor__ball--small circle {
  fill: #cf3e00;
} */

/*cursor styles end*/


.hs_recaptcha {
  display: none !important;
}

.white-bg-sec {
  background: var(--white-color);
}

.grey-bg-sec {
  background: var(--grey2-color);
}

.navy-bg-sec {
  background: var(--darkblue-color);
}

.blue-bg-sec {
  background: var(--primary-color);
}

.orange-bg-sec {
  background: var(--secondary-color);
}

.full-width {
  width: 100%;
}

strong {
  font-weight: 600;
}

.max-200 {
  margin: auto;
  max-width: 200px;
}

.max-250 {
  margin: auto;
  max-width: 250px;
}

.max-300 {
  margin: auto;
  max-width: 300px;
}

.max-350 {
  margin: auto;
  max-width: 350px;
}

.max-400 {
  margin: auto;
  max-width: 400px;
}

.max-450 {
  margin: auto;
  max-width: 450px;
}

.max-500 {
  margin: auto;
  max-width: 500px;
}

.max-550 {
  margin: auto;
  max-width: 550px;
}

.max-600 {
  margin: auto;
  max-width: 600px;
}

.max-650 {
  margin: auto;
  max-width: 650px;
}

.max-700 {
  margin: auto;
  max-width: 700px;
}

.max-750 {
  margin: auto;
  max-width: 750px;
}

.max-800 {
  margin: auto;
  max-width: 800px;
}

.max-850 {
  margin: auto;
  max-width: 850px;
}

.max-900 {
  margin: auto;
  max-width: 900px;
}

.max-950 {
  margin: auto;
  max-width: 950px;
}

.max-1000 {
  margin: auto;
  max-width: 1000px;
}

.max-1050 {
  margin: auto;
  max-width: 1050px;
}

.max-1100 {
  margin: auto;
  max-width: 1100px;
}

.max-1150 {
  margin: auto;
  max-width: 1150px;
}

.max-1200 {
  margin: auto;
  max-width: 1200px;
}

.max-1250 {
  margin: auto;
  max-width: 1250px;
}

.max-1300 {
  margin: auto;
  max-width: 1300px;
}

.max-1350 {
  margin: auto;
  max-width: 1350px;
}

.max-1400 {
  margin: auto;
  max-width: 1400px;
}

.max-1450 {
  margin: auto;
  max-width: 1450px;
}

.f9 {
  font-size: 9px !important;
}

.f10 {
  font-size: 10px !important;
}

.f11 {
  font-size: 11px !important;
}

.f12 {
  font-size: 12px !important;
}

.f13 {
  font-size: 13px !important;
}

.f14 {
  font-size: 14px !important;
}

.f14 {
  font-size: 14px !important;
}

.f15 {
  font-size: 15px !important;
}

.f16 {
  font-size: 16px !important;
}

.f17 {
  font-size: 17px !important;
}

.f18 {
  font-size: 18px !important;
}

.f19 {
  font-size: 19px !important;
}

.f20 {
  font-size: 20px !important;
}

.f21 {
  font-size: 21px !important;
}

.f22 {
  font-size: 22px !important;
}

.f23 {
  font-size: 23px !important;
}

.f24 {
  font-size: 24px !important;
}

.f25 {
  font-size: 25px !important;
}

.f26 {
  font-size: 26px !important;
}

.f32 {
  font-size: 32px;
}

.f36 {
  font-size: 36px;
}

.f40 {
  font-size: 40px;
}

.f45 {
  font-size: 45px;
}

.f50 {
  font-size: 50px;
}

.f55 {
  font-size: 55px;
}

.f-weight-300 {
  font-weight: 300 !important;
}

.f-weight-400 {
  font-weight: 400 !important;
}

.f-weight-500 {
  font-weight: 500 !important;
}

.f-weight-600 {
  font-weight: 600 !important;
}

.f-weight-700 {
  font-weight: 700 !important;
}

.f-weight-800 {
  font-weight: 800 !important;
}

.btn-normal-size {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  display: table;
  font-size: 16px;
  padding: 10px 20px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.btn-navy {
  background: var(--colorActive);
  color: var(--white-color);
}

.btn-navy:hover {
  background: var(--primary-color);
  color: var(--white-color);
}

.btn-orange {
  background: var(--primary-color);
  color: var(--white-color);
}

.btn-orange:hover {
  background: var(--colorActive);
  color: var(--white-color);
}

.btn-white-orange {
  background: var(--white-color);
  color: var(--colorActive);
}

.btn-white-orange:hover {
  background: var(--primary-color);
  color: var(--white-color);
}

.btn-white-blue {
  background: var(--white-color);
  color: var(--colorActive);
}

.btn-white-blue:hover {
  background: var(--primary-color);
  color: var(--white-color);
}

.navy-text {
  color: var(--darkblue-color);
}

.white-text {
  color: var(--white-color);
}

.orange-text {
  color: var(--primary-color);
}

.darkorange-text {
  color: var(--darkorange-color);
}

.black-text {
  color: var(--black-color);
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-upper {
  text-transform: uppercase;
}

.text-lower {
  text-transform: lowercase;
}

.text-caps {
  text-transform: capitalize;
}

.text-nocase {
  text-transform: initial !important;
}

.list-none {
  list-style: none;
}

.flex {
  display: flex;
}

.flex-full {
  width: 100%;
}

.flex-wrap {
  flex-wrap: wrap;
}

.p0 {
  padding: 0 !important;
}

.p10 {
  padding: 10px !important;
}

.p20 {
  padding: 20px !important;
}

.p30 {
  padding: 30px !important;
}

.p40 {
  padding: 40px !important;
}

.p50 {
  padding: 50px !important;
}

.p60 {
  padding: 60px !important;
}

.p70 {
  padding: 70px !important;
}

.p80 {
  padding: 80px !important;
}

.p90 {
  padding: 90px !important;
}

.p100 {
  padding: 100px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pr0 {
  padding-right: 0;
}

.pr10 {
  padding-right: 10px;
}

.pr20 {
  padding-right: 20px;
}

.pr30 {
  padding-right: 30px;
}

.pr40 {
  padding-right: 40px;
}

.pr50 {
  padding-right: 50px;
}

.pr60 {
  padding-right: 60px;
}

.pr70 {
  padding-right: 70px;
}

.pr80 {
  padding-right: 80px;
}

.pr90 {
  padding-right: 90px;
}

.pr100 {
  padding-right: 100px;
}

.pl0 {
  padding-left: 0;
}

.pl10 {
  padding-left: 10px;
}

.pl20 {
  padding-left: 20px;
}

.pl30 {
  padding-left: 30px;
}

.pl40 {
  padding-left: 40px;
}

.pl50 {
  padding-left: 50px;
}

.pl60 {
  padding-left: 60px;
}

.pl70 {
  padding-left: 70px;
}

.pl80 {
  padding-left: 80px;
}

.pl90 {
  padding-left: 90px;
}

.pl100 {
  padding-left: 100px;
}

.mauto {
  margin: auto !important;
}

.m0 {
  margin: 0 !important;
}

.m10 {
  margin: 10px !important;
}

.m20 {
  margin: 20px !important;
}

.m30 {
  margin: 30px !important;
}

.m40 {
  margin: 40px !important;
}

.m50 {
  margin: 50px !important;
}

.m60 {
  margin: 60px !important;
}

.m70 {
  margin: 70px !important;
}

.m80 {
  margin: 80px !important;
}

.m90 {
  margin: 90px !important;
}

.m100 {
  margin: 100px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mr0 {
  margin-right: 0;
}

.mr10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.mr40 {
  margin-right: 40px;
}

.mr50 {
  margin-right: 50px;
}

.mr60 {
  margin-right: 60px;
}

.mr70 {
  margin-right: 70px;
}

.mr80 {
  margin-right: 80px;
}

.mr90 {
  margin-right: 90px;
}

.mr100 {
  margin-right: 100px;
}

.ml0 {
  margin-left: 0;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.ml40 {
  margin-left: 40px;
}

.ml50 {
  margin-left: 50px;
}

.ml60 {
  margin-left: 60px;
}

.ml70 {
  margin-left: 70px;
}

.ml80 {
  margin-left: 80px;
}

.ml90 {
  margin-left: 90px;
}

.ml100 {
  margin-left: 100px;
}

.margin-disable {
  margin: revert;
}

.dp-mb8 {
  margin-bottom: 8px !important;
}

.dp-mb12 {
  margin-bottom: 12px !important;
}

.dp-mb16 {
  margin-bottom: 16px !important;
}

.dp-mb24 {
  margin-bottom: 24px !important;
}

.dp-mb32 {
  margin-bottom: 32px !important;
}

.dp-mb40 {
  margin-bottom: 40px !important;
}

.dp-mb48 {
  margin-bottom: 48px !important;
}

.dp-mt4 {
  margin-top: 4px !important;
}

.dp-mt5 {
  margin-top: 5px !important;
}

.dp-mt6 {
  margin-top: 6px !important;
}

.dp-mt7 {
  margin-top: 7px !important;
}

.dp-mt8 {
  margin-top: 8px !important;
}

.dp-mt12 {
  margin-top: 12px !important;
}

.dp-mt16 {
  margin-top: 16px !important;
}

.dp-mt24 {
  margin-top: 24px !important;
}

.dp-mt32 {
  margin-top: 32px !important;
}

.dp-mt40 {
  margin-top: 40px !important;
}

.dp-mt48 {
  margin-top: 48px !important;
}

h1,
h2,
h3,
h4,
h5 {
  text-transform: inherit !important;
}

.dp-breadcrum {
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
}

.dp-img-full {
  width: 100%;
  display: table;
}

.dp-img-max {
  width: 100%;
  max-width: fit-content;
  display: table;
}

.dp-padding-sec {
  padding: 80px 0;
}

.dp-padding-sec-normal {
  padding: 100px 0;
}

.dp-padding-sec-md {
  padding: 60px 0px;
}

.dp-padding-sec-lg,
section.dp-padding-sec-lg {
  padding: 112px 0px;
}

.dp-padding-sec-xlg {
  padding: 120px 0px;
}

.dp-padding-sec-inner {
  padding: 0 5%;
  max-width: 1440px;
  margin: auto;
}

.dp-margin-top-0 {
  margin-top: 0px !important;
}

.dp-margin-bottom-20 {
  margin-bottom: 20px !important;
}

.dp-margin-bottom-32 {
  margin-bottom: 32px !important;
}

.dp-padding-bottom-0 {
  padding-bottom: 0px;
}

.dp-padding-bottom-50 {
  padding-bottom: 50px;
}

.dp-font-100-120 {
  font-size: 100px;
  line-height: 120px;
}

.dp-font-100 {
  font-size: 100px !important;
  line-height: 76px !important;
}

.dp-font-72 {
  font-size: 72px !important;
  line-height: 82px !important;
}

.dp-font-68 {
  font-size: 68px !important;
  line-height: 78px;
}

.dp-font-58 {
  font-size: 58px !important;
  line-height: 68px !important;
}

.dp-font-50 {
  font-size: 50px !important;
  line-height: 58px !important;
}

.dp-font-48 {
  font-size: 48px;
  line-height: 56px;
}

.dp-font-42 {
  font-size: 42px !important;
  line-height: 50px !important;
}

.dp-font-40 {
  font-size: 40px !important;
  line-height: 50px !important;
}

.dp-font-32 {
  font-size: 32px !important;
  line-height: 40px !important;
}

.dp-font-28 {
  font-size: 28px !important;
  line-height: 38px !important;
}

.dp-font-24 {
  font-size: 24px !important;
  line-height: 32px !important;
}

.dp-font-28-24 {
  font-size: 28px !important;
  line-height: 32px !important;
}

.dp-font-20 {
  font-size: 20px !important;
  line-height: 28px !important;
}

.dp-font-18 {
  font-size: 18px !important;
  line-height: 26px !important;
}

.dp-font-16 {
  font-size: 16px;
  line-height: 24px;
}

.dp-font-14 {
  font-size: 14px;
  line-height: 22px;
}

.dp-font-12 {
  font-size: 12px;
  line-height: 20px;
}

.dp-font-inherit {
  font-size: inherit;
}

.dp-lh-24 {
  line-height: 24px !important;
}

.dp-lh-26 {
  line-height: 26px !important;
}

.dp-lh-28 {
  line-height: 28px !important;
}

.dp-ver-center {
  display: flex;
}

.dp-ver-bottom {
  display: flex;
  align-items: flex-end;
}

.dp-font-primary {
  font-family: var(--primary-font) !important;
}

.dp-font-secondary {
  font-family: var(--secondary-font) !important;
}

.dp-disclaimer-number {
  font-size: 10px;
  font-weight: 600;
  margin-left: 2px;
  position: relative;
  top: -6px;
}

@media (max-width: 1100px) {
  .dp-font-100 {
    font-size: 64px !important;
    line-height: normal !important;
  }
}

@media (min-width: 768px) {

  .dp-hide-only-desktop,
  .hide-on-desktop {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .dp-padding-sec {
    padding: 50px 0;
  }

  .dp-padding-sec-normal {
    padding: 50px 0;
  }

  .dp-padding-sec-md {
    padding: 50px 0;
  }

  .dp-padding-sec-lg,
  section.dp-padding-sec-lg {
    padding: 50px 0px;
  }

  .dp-padding-sec-xlg {
    padding: 50px 0px;
  }

  .dp-font-100-120 {
    font-size: 40px;
    line-height: 46px;
  }

  .dp-font-100 {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  .dp-font-72 {
    font-size: 32px !important;
    line-height: 36px !important;
  }

  .dp-font-68 {
    font-size: 32px !important;
    line-height: 36px;
  }

  .dp-font-58 {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  .dp-font-50 {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  .dp-font-48 {
    font-size: 28px;
    line-height: 34px;
  }

  .dp-font-40 {
    font-size: 28px !important;
    line-height: 36px !important;
  }

  .dp-font-43-mobile {
    font-size: 43px !important;
    line-height: 52px !important;
  }

  .dp-font-42 {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  .dp-font-32 {
    font-size: 24px !important;
    line-height: 32px !important;
  }

  .dp-font-28 {
    font-size: 20px !important;
    line-height: 28px !important;
  }

  .dp-font-28-24 {
    font-size: 24px !important;
    line-height: 32px !important;
  }

  .dp-mobile-hide,
  .hide-on-mobile {
    display: none !important;
  }

  .dp-padding-sec-lg.padding-only-desktop {
    padding: 0px;
  }

  .dp-padding-sec-lg.padding-only-desktop .dp-padding-sec-inner {
    padding: 0px;
  }

  .dp-padding-sec-lg.padding-only-desktop .dp-padding-sec-inner .text-side-column {
    padding: 60px 5%;
    margin-bottom: 0;
  }

  .dp-padding-sec-normal.padding-only-desktop {
    padding: 0px;
  }

  .dp-padding-sec-normal.padding-only-desktop .dp-padding-sec-inner {
    padding: 0px;
  }

  .dp-padding-sec-normal.padding-only-desktop .dp-padding-sec-inner .text-side-column {
    padding: 60px 5%;
    margin-bottom: 0;
  }

  .mobile-reverse-column {
    flex-direction: column-reverse;
  }
}

.dp-btn-normal {
  width: auto;
  min-width: 215px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: max-content;
  padding: 10px 15px;
  border-radius: 30px;
  font-size: 16px;
  line-height: 19.2px;
  font-weight: 600;
  border: 2px solid var(--primary-color);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

.dp-btn-wrap {
  display: flex;
}

.dp-blue-orange-btn {
  background: var(--blue-color);
  color: var(--white-color) !important;
  border-color: var(--blue-color);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

.dp-blue-orange-btn:hover {
  background: var(--primary-color);
  color: var(--white-color);
  border-color: var(--primary-color);
}

.dp-blue-white-btn {
  background: var(--darkblue-color);
  color: var(--white-color);
  border-color: var(--darkblue-color);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

.dp-blue-white-btn:hover {
  background: var(--white-color);
  color: var(--darkblue-color) !important;
  border-color: var(--white-color);
}

.dp-white-orange-btn {
  background: var(--white-color);
  color: var(--darkblue-color);
  border-color: var(--darkblue-color);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

.dp-white-orange-btn:hover {
  background: var(--primary-color);
  color: var(--white-color);
  border-color: var(--primary-color);
}

.dp-orange-white-btn {
  background: var(--primary-color);
  color: var(--white-color);
  border-color: var(--primary-color);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

.dp-orange-white-btn:hover {
  background: var(--white-color);
  color: var(--darkblue-color);
  border-color: var(--white-color);
}

.dp-orange-blue-btn {
  background: var(--primary-color);
  color: var(--white-color);
  border-color: var(--primary-color);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

.dp-orange-blue-btn:hover {
  background: var(--darkblue-color);
  color: var(--white-color);
  border-color: var(--darkblue-color);
}

.dp-white-blue-btn {
  background: var(--white-color);
  color: var(--darkblue-color);
  border-color: var(--white-color);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

.dp-white-blue-btn:hover {
  background: var(--darkblue-color);
  color: var(--white-color);
  border-color: var(--darkblue-color);
}

.dp-blue-no-bg-btn {
  border-color: var(--darkblue-color);
  color: var(--darkblue-color);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

.dp-blue-no-bg-btn:hover {
  background: var(--primary-color);
  color: var(--white-color);
  border-color: var(--primary-color);
}

.dp-white-no-bg-btn {
  border-color: var(--white-color);
  color: var(--white-color);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

.dp-white-no-bg-btn:hover {
  background: var(--primary-color);
  color: var(--white-color);
  border-color: var(--primary-color);
}

.dp-btn-wrap a {
  margin-right: 20px;
}

.dp-btn-wrap a:last-child {
  margin: 0px;
}

.dp-blue-no-style-btn {
  font-size: 16px;
  line-height: 19.2px;
  font-weight: 600;
  color: var(--darkblue-color);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

.dp-orange-link {
  color: var(--darkorange-color);
}

.dp-orange-link:hover {
  color: var(--primary-color);
}

.dp-dark-orange-link {
  color: var(--darkorange-color);
}

.dp-dark-orange-link:hover {
  color: var(--primary-color);
}

.dp-blue-orange-link {
  color: var(--darkblue-color);
}

.dp-blue-orange-link:hover {
  color: var(--primary-color);
}

.dp-white-blue-link {
  color: var(--white-color);
}

.dp-white-blue-link:hover {
  color: var(--darkblue-color);
}

.dp-white-orange-link {
  color: var(--white-color);
}

.dp-white-orange-link:hover {
  color: var(--primary-color);
}

.inline-text-links {
  color: var(--blue-inline-color);
}

.inline-text-links:hover {
  color: var(--blue-inline-hover-color);
}

.inline-text-white-links {
  color: var(--white-color);
}

.inline-text-white-links:hover {
  color: var(--primary-color);
}

.carrot-text-links {
  color: var(--darkorange-color);
}

.carrot-text-links:hover {
  color: var(--primary-color);
}

.dp-horizon-center-align {
  width: 100%;
  justify-content: center;
}

.dp-ver-align-center-img {
  justify-content: center;
  align-items: center;
}

.dp-desc-width-210px {
  max-width: 210px;
}

.dp-desc-width-220px {
  max-width: 220px;
}

.dp-desc-width-230px {
  max-width: 230px;
}

.dp-desc-width-240px {
  max-width: 240px;
}

.dp-desc-width-250px {
  max-width: 250px;
}

.dp-desc-width-260px {
  max-width: 260px;
}

.dp-desc-width-280px {
  max-width: 280px;
}

.dp-desc-width-300px {
  max-width: 300px;
}

.dp-desc-width-320px {
  max-width: 320px;
}

.dp-desc-width-350px {
  max-width: 350px;
}

.dp-desc-width-360px {
  max-width: 360px;
}

.dp-desc-width-370px {
  max-width: 370px;
}

@media (max-width: 768px) {

  .dp-desc-width-370px,
  .dp-desc-width-360px,
  .dp-desc-width-350px,
  .dp-desc-width-320px,
  .dp-desc-width-300px,
  .dp-desc-width-280px,
  .dp-desc-width-260px,
  .dp-desc-width-250px,
  .dp-desc-width-240px,
  .dp-desc-width-230px,
  .dp-desc-width-220px,
  .dp-desc-width-210px {
    max-width: none;
  }
}

@media (max-width: 600px) {
  .dp-btn-wrap {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .dp-btn-wrap a {
    width: 100%;
    max-width: 400px;
    margin-bottom: 16px;
    margin-right: 0;
  }
}

.dp-border-radius-16 {
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
}

.dp-flex-cont {
  display: flex;
}

.dp-flex-cont-wrap {
  flex-wrap: wrap;
}

.dp-box-shadow {
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.06);
}

.dp-column-wrap {
  display: flex;
  width: 100%;
}

.dp-column-flex-wrap {
  flex-wrap: wrap;
}

.dp-column-wrap-3 {
  width: calc(33.33% - 20px);
  margin: 0 10px;
}

.dp-column-wrap-4 {
  width: calc(25% - 20px);
  margin: 0 10px;
}

.dp-column-wrap-2 {
  width: calc(50% - 20px);
  margin: 0 10px;
  flex-grow: 1;
}

.dp-column-wrap-2:first-child {
  margin-left: 0px;
}

.dp-column-wrap-2:last-child {
  margin-right: 0px;
}

.dp-column-pb-50 {
  padding-bottom: 50px;
}

.dp-column-pb-60 {
  padding-bottom: 60px;
}

.dp-column-pb-70 {
  padding-bottom: 70px;
}

.dp-column-pb-80 {
  padding-bottom: 80px;
}

.dp-column-pb-90 {
  padding-bottom: 90px;
}

.dp-column-pb-100 {
  padding-bottom: 100px;
}

a.white-text-no-hover {
  color: inherit;
}

a.white-text-no-hover:hover {
  color: inherit;
}

a.blue-text-no-hover {
  color: var(--darkblue-color);
}

a.blue-text-no-hover:hover {
  color: var(--darkblue-color);
}

a.white-text-hover-blue {
  color: var(--white-color);
}

a.white-text-hover-blue:hover {
  color: var(--darkblue-color);
}

a.white-text-hover-orange {
  color: var(--white-color);
}

a.white-text-hover-orange:hover {
  color: var(--primary-color);
}

a.blue-color-underline {
  color: #0b349d;
  text-decoration: underline;
}

a.blue-color-underline:hover {
  color: var(--darkblue-color);
}

@media (max-width: 1024px) {
  .dp-column-wrap {
    flex-wrap: wrap;
  }

  .dp-column-wrap-4 {
    width: calc(50% - 20px);
    margin: 10px;
  }

  .dp-column-text-side {
    margin-bottom: 24px;
  }

  .mobile-reverse-column {
    flex-direction: column-reverse;
  }
}

@media (max-width: 768px) {

  .dp-column-pb-50,
  .dp-column-pb-60,
  .dp-column-pb-70,
  .dp-column-pb-80,
  .dp-column-pb-90,
  .dp-column-pb-100 {
    padding-bottom: 50px;
  }

  .dp-column-wrap-3 {
    width: calc(50% - 20px);
  }

  .dp-column-wrap-4 {
    width: 100%;
    margin: 10px 0;
  }

  .dp-column-wrap-2 {
    width: 100%;
    margin: 10px 0;
  }

  .dp-column-wrap-2:first-child {
    margin-top: 0px;
  }

  .dp-column-wrap-2:last-child {
    margin-bottom: 0px;
  }

  .dp-column-text-side {
    margin-bottom: 0px;
  }
}

@media (max-width: 600px) {
  .dp-column-wrap-3 {
    width: 100%;
    margin: 0px;
  }

  .dp-column-wrap-2 {
    width: 100%;
    margin: 0;
    margin-top: 16px;
  }

  .dp-column-wrap-2:first-child {
    margin-top: 0px;
  }

  .dp-column-wrap-2:last-child {
    margin-bottom: 0px;
  }

  .dp-font-30-mobile {
    font-size: 30px !important;
  }

  .dp-text-left-mobile {
    text-align: left;
  }

  .dp-btn-width-full-mobile {
    max-width: none;
  }

  .dp-mobile-width-300 {
    max-width: 300px !important;
  }
}

.dp-flex-align-ver-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.dp-flex-align-ver-row {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dp-column-text-side {
  width: 100%;
}

.dp-column-img-side {
  width: 100%;
}

@media (max-width: 768px) {
  .dp-column-text-img {
    flex-direction: column;
  }

  .dp-margin-top-30-mobile {
    margin-top: 30px !important;
  }
}

/* dp-hubspot-form-normal */
.dp-hubspot-form-normal {
  width: 100%;
}

.hbspt-form {
  margin: 0px !important;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field {
  margin-bottom: 8px;
  padding: 0;
  width: 100%;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field.hs-fieldtype-radio {
  display: none;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field.hs-fieldtype-radio .input ul.inputs-list {
  margin: 0;
  padding: 0;
  margin-top: 5px;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field.hs-fieldtype-radio .input ul.inputs-list li {
  list-style: none;
  width: 100%;
  margin-top: 1px;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field.hs-fieldtype-radio .input ul.inputs-list li label {
  display: flex;
  /* justify-content: center; */
  align-items: center;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field.hs-fieldtype-radio .input ul.inputs-list li label input {
  max-width: 20px;
  margin: 0;
  margin-right: 5px;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field label {
  font-size: 14px;
  line-height: 26px;
  padding: 0px;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field .input input {
  width: 100%;
  /* max-width: 430px; */
  border: 1px solid #979797;
  border-radius: 4px;
  padding: 10px;
  color: var(--darkblue-color);
  font-size: 16px;
  outline: 0;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field .input input.error,
.dp-hubspot-form-normal .hbspt-form form .hs-form-field .input select.error {
  border-color: red;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field .input select {
  width: 100%;
  /* max-width: 430px; */
  border: 1px solid #979797;
  border-radius: 4px;
  padding: 10px;
  color: var(--darkblue-color);
  font-size: 16px;
  outline: 0;
}

.dp-hubspot-form-normal .hbspt-form form .hs_submit {
  margin-top: 24px;
}

.dp-hubspot-form-normal.blue-sbt-btn .hbspt-form form .hs_submit .actions input {
  background: #04143a;
  border-radius: 35px;
  height: 48px;
  color: var(--white-color) !important;
  border: none;
  width: 168px;
  font-size: 16px;
  transition: all ease 0.3s;
  cursor: pointer;
  min-width: fit-content;
}

.dp-hubspot-form-normal.blue-sbt-btn .hbspt-form form .hs_submit .actions input:hover {
  background: var(--primary-color) !important;
}

.dp-hubspot-form-normal.sbt-btn-full .hbspt-form form .hs_submit .actions input {
  width: 100%;
}

.dp-hubspot-form-normal.orange-sbt-btn .hbspt-form form .hs_submit .actions input {
  background: var(--primary-color);
  border-radius: 35px;
  height: 48px;
  color: var(--white-color) !important;
  border: none;
  width: 168px;
  font-size: 16px;
  transition: all ease 0.3s;
  cursor: pointer;
}

.dp-hubspot-form-normal.orange-sbt-btn .hbspt-form form .hs_submit .actions input:hover {
  background: var(--darkblue-color) !important;
}

.dp-hubspot-form-normal.white-sbt-btn .hbspt-form form .hs_submit .actions input {
  background: none;
  border-radius: 35px;
  height: 48px;
  color: var(--darkblue-color) !important;
  border: 2px solid var(--darkblue-color);
  width: 168px;
  font-size: 16px;
  transition: all ease 0.3s;
  cursor: pointer;
}

.dp-hubspot-form-normal.white-sbt-btn .hbspt-form form .hs_submit .actions input:hover {
  background: var(--darkblue-color) !important;
  color: var(--white-color) !important;
}

/* form error styles  */
.dp-hubspot-form-normal .hbspt-form form ul.hs-error-msgs {
  margin: 0 !important;
}

.dp-hubspot-form-normal .hbspt-form form ul.hs-error-msgs li {
  list-style: none;
}

.dp-hubspot-form-normal .hbspt-form form ul.hs-error-msgs li label {
  font-size: 14px;
  color: red;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field ul.hs-error-msgs {
  margin: 0 !important;
  line-height: normal;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field ul.hs-error-msgs li {
  margin: 0 !important;
  list-style: none;
  line-height: normal !important;
  font-size: 12px;
  margin-top: 2px !important;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field ul.hs-error-msgs li label {
  line-height: normal;
  color: red;
  font-size: 12px;
}

/* dp-hubspot-form-oneline */
.dp-hubspot-form-oneline br {
  display: none !important;
}

.dp-hubspot-form-oneline .hbspt-form {
  margin: 0px;
}

.dp-hubspot-form-oneline .hbspt-form form {
  display: flex;
  width: 100%;
  max-width: 430px;
}

.dp-hubspot-form-oneline .hbspt-form form .hs-form-field {
  width: 100%;
  margin: 0 !important;
  padding: 0;
}

.dp-hubspot-form-oneline .hbspt-form form .hs-form-field label {
  display: none;
}

.dp-hubspot-form-oneline .hbspt-form form .hs-form-field ul.hs-error-msgs {
  margin: 0;
}

.dp-hubspot-form-oneline .hbspt-form form .hs-form-field ul.hs-error-msgs li {
  list-style: none;
}

.dp-hubspot-form-oneline .hbspt-form form .hs-form-field ul.hs-error-msgs li label {
  display: block;
  font-size: 12px;
  color: red;
  background: none !important;
  padding: 0px !important;
  margin: 0 !important;
  line-height: normal;
  text-align: center;
}

.dp-hubspot-form-oneline .hbspt-form form .hs-form-field .input input {
  width: 100%;
  height: 48px;
  display: flex;
  border: 1px solid #a3a3a3;
  outline: 0;
  border-radius: 30px 0 0 30px;
  padding: 10px 15px;
  background: none;
}

.dp-hubspot-form-oneline .hbspt-form form .hs_submit {
  width: 100%;
  max-width: max-content;
  padding: 0;
  height: 48px;
}

.dp-hubspot-form-oneline.dp-hubspotoneline-blue-sbt-btn .hbspt-form form .hs_submit .actions input {
  height: 48px;
  width: 100%;
  padding: 10px 20px 10px 15px;
  font-size: 16px;
  border-radius: 0 30px 30px 0;
  border: 1px solid var(--darkblue-color) !important;
  cursor: pointer;
  background: var(--darkblue-color);
  color: var(--white-color) !important;
  line-height: normal;
  font-weight: 400;
}

.dp-hubspot-form-oneline.dp-hubspotoneline-blue-sbt-btn .hbspt-form form .hs_submit .actions input:hover {
  background: var(--primary-color) !important;
  border: 1px solid var(--primary-color) !important;
}

.dp-hubspot-form-oneline.dp-hubspotoneline-orange-sbt-btn .hbspt-form form .hs_submit .actions input {
  height: 48px;
  width: 100%;
  padding: 10px 20px 10px 15px;
  font-size: 16px;
  border-radius: 0 30px 30px 0;
  border: 1px solid var(--primary-color) !important;
  cursor: pointer;
  background: var(--primary-color) !important;
  color: var(--white-color) !important;
}

.dp-hubspot-form-oneline.dp-hubspotoneline-orange-sbt-btn .hbspt-form form .hs_submit .actions input:hover {
  background: var(--darkblue-color) !important;
  border: 1px solid var(--darkblue-color) !important;
}

.dp-hubspot-form-oneline .hbspt-form .submitted-message p {
  margin: 0;
  font-size: 16px;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field ul.hs-error-msgs {
  margin-top: 0px !important;
}

.dp-hubspot-form-normal .hbspt-form form .hs-form-field ul.hs-error-msgs li label {
  margin-top: 0px !important;
  padding: 0 !important;
  background: none !important;
  color: red;
}

.dp-hubspot-form-oneline .hbspt-form form .hs_error_rollup {
  display: none !important;
}

@media (max-width: 600px) {
  .dp-hubspot-form-oneline .hbspt-form form {
    flex-direction: column;
  }

  .dp-hubspot-form-oneline .hbspt-form form .hs-form-field .input input {
    border-radius: 10px 10px 0 0;
  }

  .dp-hubspot-form-oneline .hbspt-form form .hs_submit {
    max-width: none;
  }

  .dp-hubspot-form-oneline.dp-hubspotoneline-orange-sbt-btn .hbspt-form form .hs_submit .actions input,
  .dp-hubspot-form-oneline.dp-hubspotoneline-blue-sbt-btn .hbspt-form form .hs_submit .actions input {
    max-width: none;
    width: 100%;
    border-radius: 0 0 10px 10px;
  }

  .dp-hubspot-form-oneline .hbspt-form form .hs-form-field ul.hs-error-msgs {
    display: none !important;
  }
}

/* form message styles */
.dp-show-form-submit-msg .hbspt-form .submitted-message {
  display: table;
  width: 100%;
}

.dp-show-form-submit-msg .hbspt-form .submitted-message p:first-child {
  margin-top: 0;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 16px;
  line-height: 26px;
}

.dp-show-form-submit-msg .hbspt-form .submitted-message p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
  margin-top: 0;
  color: var(--darkblue-color);
}

.dp-show-form-submit-msg .hbspt-form .submitted-message p a {
  color: #1448b3;
  text-decoration: underline;
  font-weight: 600;
  transition: all ease 0.3s;
}

.dp-show-form-submit-msg .hbspt-form .submitted-message p a:hover {
  color: var(--primary-color);
}

.dp-show-form-submit-msg .hbspt-form .submitted-message p:last-child {
  margin-bottom: 0px;
}

.dp-show-form-submit-msg.sbt-msg-blue-bg .hbspt-form .submitted-message p {
  color: var(--white-color);
}

.dp-show-form-submit-msg.sbt-msg-blue-bg .hbspt-form .submitted-message p a {
  color: var(--white-color);
}

.dp-video-height-250px {
  height: 250px;
  width: 100%;
}

.dp-video-height-290px {
  height: 290px;
  width: 100%;
}

.dp-video-height-300px {
  height: 300px;
  width: 100%;
}

.dp-video-height-350px {
  height: 350px;
  width: 100%;
}

.dp-video-height-400px {
  height: 400px;
  width: 100%;
}

.dp-video-height-450px {
  height: 450px;
  width: 100%;
}

.dp-video-height-500px {
  height: 500px;
  width: 100%;
}

@media (max-width: 768px) {

  .dp-video-height-250px,
  .dp-video-height-290px,
  .dp-video-height-300px,
  .dp-video-height-350px,
  .dp-video-height-400px,
  .dp-video-height-450px,
  .dp-video-height-500px {
    height: 190px;
    width: 100%;
  }

  .dp-video-height-mobile-200px {
    height: 200px;
    width: 100%;
  }

  .dp-video-height-mobile-210px {
    height: 200px;
    width: 100%;
  }

  .dp-video-height-mobile-220px {
    height: 200px;
    width: 100%;
  }
}

.img-width-full-max {
  width: 100%;
  max-width: max-content;
}

.dp-box-shadow {
  box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.05);
}

/* flex-with icon and text */
.dp-flex-wrap-with-icon-inner {
  display: flex;
  align-items: center;
}

.dp-flex-wrap-with-icon-inner .dp-icon-wrap {
  margin-right: 30px;
  width: auto;
  min-width: fit-content;
}

@media (max-width: 768px) {
  .dp-flex-wrap-with-icon-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .dp-flex-wrap-with-icon-inner .dp-icon-wrap {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}

/* dp column-center layout */
.dp-column-center-wrap {
  display: flex;
}

.dp-column-center-wrap-inner {
  width: 100%;
  padding: 15px 25px;
}

.dp-border-right-bottom {
  border-right: 1px solid;
}

@media (max-width: 768px) {
  .dp-column-center-wrap {
    display: flex;
    flex-wrap: wrap;
  }

  .dp-column-center-wrap-inner {
    width: 100%;
    padding: 16px 0px;
  }

  .dp-border-right-bottom {
    border-right: none;
    border-bottom: 1px solid;
  }
}

/* border styles */
.dp-border-right-bottom {
  border-right: 1px solid;
}

.dp-border-color-blue {
  border-color: #04143a;
}

.dp-border-color-grey {
  border-color: #c6c7ca;
}

@media (max-width: 768px) {
  .dp-border-right-bottom {
    border-right: none;
    border-bottom: 1px solid;
  }
}

/* columns */
.dp-columns {
  display: flex;
  width: 100%;
  column-gap: 50px;
}

.dp-columns-containers {
  width: 100%;
}

@media (max-width: 1024px) {
  .dp-columns {
    column-gap: 35px;
  }
}

@media (max-width: 768px) {
  .dp-columns {
    column-gap: 0;
    row-gap: 25px;
    flex-direction: column;
  }
}

/* dp-column-text-img */
.dp-column-text-img {
  display: flex;
}

.dp-column-text-img .dp-column-text-left {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.dp-column-text-img .dp-column-img-right {
  width: 100%;
  display: flex;
  margin-left: 50px;
}

.dp-column-text-img .dp-column-img-right img {
  width: 100%;
  max-width: max-content;
}

@media (max-width: 768px) {
  .dp-column-text-img {
    flex-direction: column;
  }

  .dp-column-text-img .dp-column-img-right {
    margin-left: 0;
    margin-top: 32px;
  }

  .dp-column-text-img.dp-column-text-img-reverse {
    flex-direction: column-reverse;
  }

  .dp-column-text-img.dp-column-text-img-reverse .dp-column-img-right {
    margin-top: 0;
    margin-bottom: 32px;
  }

  .dp-column-text-img.dp-column-text-img-reverse .dp-column-text-left p {
    max-width: none;
  }
}

/* dp-column-img-text */
.dp-column-img-text {
  display: flex;
}

.dp-column-img-text .dp-column-img-left {
  width: 100%;
  margin-right: 60px;
  display: flex;
}

.dp-column-img-text .dp-column-img-left img {
  width: 100%;
  max-width: max-content;
}

.dp-column-img-text .dp-column-text-right {
  width: 100%;
}

@media (max-width: 768px) {
  .dp-column-img-text {
    flex-direction: column;
  }

  .dp-column-img-text .dp-column-img-left {
    margin-right: 0;
    margin-bottom: 32px;
  }

  .dp-column-img-text.dp-column-img-text-reverse {
    flex-direction: column-reverse;
  }

  .dp-column-img-text.dp-column-img-text-reverse .dp-column-img-left {
    margin-top: 32px;
    margin-right: 0;
    margin-bottom: 0px;
  }

  .dp-column-img-text.dp-column-img-text-reverse .dp-column-text-right p {
    max-width: none;
  }
}


// translator styles

#gtranslate_wrapper {
  top: auto !important;
  right: 20px !important;
  bottom: 0 !important;
  box-shadow: 0 0 20px 0px rgb(0 0 0 / 11%);
}

#gtranslate_wrapper .switcher {
  width: 100%;
  line-height: normal;
  max-width: 150px;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
}

#gtranslate_wrapper .switcher .selected {
  font-family: var(--secondary-font);
  border-radius: 4px 4px 0 0;
}

#gtranslate_wrapper .switcher .selected a {
  padding: 5px;
  border: 1px solid #f5f5f5;
  /* box-shadow: 0 0 20px 20px #000000; */
  color: var(--blue-color);
  font-size: 15px;
  line-height: 19px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-width: 130px;
}

#gtranslate_wrapper .switcher .selected a img {
  margin-right: 7px;
  max-width: 20px;
}

#gtranslate_wrapper .switcher .option {
  max-width: 140px;
}

#gtranslate_wrapper .switcher .option a {
  padding: 5px;
  border: 1px solid #f5f5f5;
  /*box-shadow: 0 0 20px 20px #000000;
  */
  color: var(--blue-color);
  font-size: 14px;
  line-height: 18px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-width: 130px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

#gtranslate_wrapper .switcher .option a img {
  margin-right: 7px;
  max-width: 20px;
}

/* dp-marketo-form styles */
.dp-marketo-form-normal form.mktoForm *,
form.mktoForm * {
  font-family: var(--secondary-font) !important;
}

.dp-marketo-form-normal {
  width: 100%;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap {
  font-family: var(--secondary-font) !important;
  width: 100% !important;
  color: var(--blue-color) !important;
  padding: 0;
  display: flex;
  flex-direction: column;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow {
  /* margin-bottom: 12px; */
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol {
  margin: 0 !important;
  float: none;
  min-height: auto;
  margin-bottom: 16px !important;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap {
  float: none;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap label.mktoLabel,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap label {
  padding-bottom: 4px;
  font-size: 14px;
  padding-top: 0px;
  width: max-content !important;
  float: none;
  display: flex;
  flex-direction: row-reverse;
  line-height: 16px;
  font-weight: 400;
  font-family: var(--secondary-font);
  color: var(--blue-color);
  padding-bottom: 0px;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap label.mktoLabel .mktoAsterix,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap label .mktoAsterix {
  padding-left: 2px;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoClear,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoClear {
  display: none;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoOffset,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoOffset,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoGutter {
  width: 0 !important;
  height: 0 !important;
  display: none;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField.mktoTextField,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField {
  border-radius: 4px;
  background: none;
  color: var(--blue-color);
  width: 100% !important;
  float: none;
  height: 48px;
  padding: 12px;
  outline: 0;
  border: 1px solid #979797;
  border-radius: 4px;
  background: none;
  font-size: 0.875rem;
  line-height: 1rem;
}

/*Marketo radiobuttons */
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoRadioList {
  display: flex;
  width: 100% !important;
  float: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 0;
  height: 48px;
  padding: 12px;
  border: 1px solid #979797;
  border-radius: 4px;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoRadioList input.mktoField {
  float: none;
  font-size: 14px;
  line-height: 14px;
  border: 1px solid #d1d1d1;
  cursor: pointer;
  border: 2px solid var(--blue-color);
  line-height: normal;
  float: none;
  display: table;
  font-size: inherit;
  cursor: pointer;
  -webkit-appearance: none;
  width: 13px !important;
  height: 13px;
  appearance: none;
  border-radius: 50%;
  padding: 0px;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoRadioList input.mktoField:checked {
  background: var(--blue-color);
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoRadioList label[data-for-type=radio],
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoRadioList label.mkto_lable_animate[data-for-type=radio] {
  margin-left: 0;
  margin-bottom: 0;
  padding: 0 0 0 5px !important;
  margin-right: 24px;
  cursor: pointer;
  padding-bottom: 0px !important;
  position: relative;
  transform: none !important;
  left: 0;
  font-size: 16px !important;
  line-height: 16px !important;
  z-index: 0 !important;
  pointer-events: auto;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField.mktoEmailField {
  border-radius: 4px;
  background: none;
  color: var(--blue-color);
  width: 100% !important;
  float: none;
  height: auto;
  padding: 10px;
  outline: 0;
  border: 1px solid #979797;
  border-radius: 4px;
  background: none;
  font-size: 0.875rem;
  line-height: 1rem;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField.mktoTelField {
  border-radius: 4px;
  background: none;
  color: var(--blue-color);
  width: 100% !important;
  float: none;
  height: auto;
  padding: 10px;
  outline: 0;
  border: 1px solid #979797;
  border-radius: 4px;
  background: none;
  font-size: 0.875rem;
  line-height: 1rem;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField.mktoUrlField {
  border-radius: 4px;
  background: none;
  color: var(--blue-color);
  width: 100% !important;
  float: none;
  height: auto;
  padding: 10px;
  outline: 0;
  border: 1px solid #979797;
  border-radius: 4px;
  background: none;
  font-size: 0.875rem;
  line-height: 1rem;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField.mktoNumberField {
  border-radius: 4px;
  background: #ffffff;
  color: var(--blue-color);
  width: 100% !important;
  float: none;
  padding: 10px;
  outline: 0;
  border: 1px solid #979797;
  border-radius: 4px;
  font-size: 0.875rem;
  line-height: 1rem;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
  border-radius: 4px;
  background: none;
  color: var(--blue-color);
  width: 100% !important;
  float: none;
  height: auto;
  padding: 10px;
  outline: 0;
  border: 1px solid #979797;
  border-radius: 4px;
  background: none;
  font-size: 0.875rem;
  line-height: 1rem;
  min-height: 80px;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap select {
  border: 1px solid #979797;
  border-radius: 4px;
  background: none;
  font-size: 0.875rem;
  line-height: 1rem;
  color: var(--blue-color);
  outline: 0;
  padding: 10px;
  width: 100% !important;
  float: none;
  cursor: pointer;
  position: relative;
  -webkit-appearance: auto;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap select {
  background-image: linear-gradient(45deg, transparent 50%, #03153a 50%),
    linear-gradient(135deg, #03153a 50%, transparent 50%),
    linear-gradient(to right, transparent, transparent);
  background-position: calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap select:focus {
  background-image: linear-gradient(45deg, #03153a 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #03153a 50%),
    linear-gradient(to right, transparent, transparent);
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  outline: 0;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap select::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f107";
  display: block;
  position: absolute;
  right: 10px;
  bottom: 7px;
  z-index: 0;
  color: var(--blue-color);
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList {
  float: none;
  padding: 0;
  height: auto;
  line-height: normal;
  display: flex;
  align-items: center;
  margin-top: 0;
  height: 48px;
  padding: 12px;
  border: 1px solid #979797;
  border-radius: 4px;
  width: 100% !important;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList input {
  border: 2px solid var(--blue-color);
  line-height: normal;
  float: none;
  display: table;
  font-size: inherit;
  cursor: pointer;
  -webkit-appearance: none;
  width: 100%;
  height: 13px !important;
  appearance: none;
  border-radius: 3px;
  min-width: 13px;
  max-width: 13px;
  padding: 0px;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList input:checked {
  background: var(--blue-color);
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList label[data-for-type=checkbox],
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList label.mkto_lable_animate[data-for-type=checkbox] {
  margin: 0;
  margin-right: 24px;
  cursor: pointer;
  padding: 0 0 0 5px !important;
  position: relative;
  top: 0px;
  left: 0px;
  transform: none !important;
  font-size: 16px !important;
  line-height: 16px !important;
  z-index: 0 !important;
  pointer-events: auto;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoDateField {
  padding: 10px;
  width: 100% !important;
  border: 1px solid #979797;
  border-radius: 4px;
  background: none;
  font-size: 0.875rem;
  line-height: 1rem;
  color: var(--blue-color);
  height: auto;
  display: table;
  float: none;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoRangeField {
  float: none;
  width: 100% !important;
  height: 10px;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoRangeField .mktoRangeValue {
  background: #000;
  z-index: 999;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoRangeField .mktoRangeValue .mktoRangeValueText {
  background: var(--darkorange-color);
  border: none;
  box-shadow: none;
  text-shadow: none;
  border-radius: 3px;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoRangeField .mktoRangeValue .mktoRangeValueArrowWrap .mktoRangeValueArrow {
  border: 1px solid var(--darkorange-color);
  background: var(--darkorange-color);
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoRangeField input {
  width: 100% !important;
  padding: 0;
  line-height: normal;
  /* background: #000; */
  display: table;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoButtonRow {
  width: 100%;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoButtonRow .mktoButtonWrap {
  margin: 0px !important;
  display: flex;
  gap: 8px;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoButtonRow .mktoButtonWrap {
  margin: 0px !important;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoButtonRow .mktoButtonWrap button.mktoButton {
  display: table;
  background: var(--blue-color);
  color: var(--white-color) !important;
  border: none;
  font-size: 16px;
  line-height: 24px;
  font-family: var(--secondary-font);
  border-radius: 32px;
  padding: 8px 32px;
  letter-spacing: 0.3px;
  transition: all ease 0.3s;
  font-weight: 600;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
  border: none;
  background: var(--primary-color);
}

/* blue submit button */

.dp-marketo-form-normal.blue-sbt-btn form.dp-marketo-form-wrap .mktoButtonRow .mktoButtonWrap button.mktoButton {
  background: var(--blue-color);
}

.dp-marketo-form-normal.blue-sbt-btn form.dp-marketo-form-wrap .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
  background: var(--primary-color);
}

/* orange submit button */

.dp-marketo-form-normal.orange-sbt-btn form.dp-marketo-form-wrap .mktoButtonRow .mktoButtonWrap button.mktoButton {
  background: var(--primary-color);
}

.dp-marketo-form-normal.orange-sbt-btn form.dp-marketo-form-wrap .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
  background: var(--blue-color);
}

/* darkorange submit button */

.dp-marketo-form-normal.darkorange-sbt-btn form.dp-marketo-form-wrap .mktoButtonRow .mktoButtonWrap button.mktoButton {
  background: var(--darkorange-color);
}

.dp-marketo-form-normal.darkorange-sbt-btn form.dp-marketo-form-wrap .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
  background: var(--blue-color);
}

/* white submit button */

.dp-marketo-form-normal.white-sbt-btn form.dp-marketo-form-wrap .mktoButtonRow .mktoButtonWrap button.mktoButton {
  background: var(--white-color);
  color: var(--blue-color);
}

.dp-marketo-form-normal.white-sbt-btn form.dp-marketo-form-wrap .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
  background: var(--blue-color);
  color: var(--white-color);
}

/* Marketo invalid styles */

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoRadioList.mktoInvalid input {
  border-color: var(--error-color);
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoRadioList.mktoInvalid input {
  border-color: var(--error-color);
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
  bottom: auto !important;
  right: 6px !important;
  top: 5px;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorArrowWrap {
  display: none;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg {
  font-size: 9px;
  line-height: 10px;
  padding: 3px 4px;
  box-shadow: none;
  background-image: none;
  border-radius: 3px;
  border: none;
  margin-top: 0;
  max-width: max-content;
  text-shadow: none;
  background: var(--error-color);
  display: flex;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError .mktoErrorMsg span.mktoErrorDetail {
  padding-left: 3px;
  font-weight: 600;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField.mktoTextField.mktoInvalid,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoRequired.mktoInvalid,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField.mktoEmailField.mktoInvalid,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField.mktoTelField.mktoInvalid,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField.mktoUrlField.mktoInvalid,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField.mktoNumberField.mktoInvalid {
  border-color: var(--error-color) !important;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList.mktoInvalid input {
  border-color: var(--error-color);
}

.mktoForm input[type="text"],
.mktoForm input[type="url"],
.mktoForm input[type="email"],
.mktoForm input[type="tel"],
.mktoForm input[type="number"],
.mktoForm input[type="date"],
.mktoForm select.mktoField,
.mktoForm textarea.mktoField {
  box-shadow: none !important;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap label.mktoLabel,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap label {
  position: absolute;
  transform: translateY(16px);
  left: 16px;
  transition: all 0.3s ease-in-out;
  z-index: 3;
  pointer-events: none;
  font-size: 13px;
  -webkit-transform: translateY(16px);
  -moz-transform: translateY(16px);
  -ms-transform: translateY(16px);
  -o-transform: translateY(16px);
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField.mktoEmailField,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap textarea.mktoField {
  position: relative;
  z-index: 2;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap label.mkto_lable_animate {
  font-size: 11px !important;
  transform: translate(0px, -8px) !important;
  background: #ffffff !important;
  z-index: 3 !important;
  padding: 0 5px !important;
  left: 10px;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap label[data-for-type="select-one"],
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap label[data-for-type="radio"],
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap label[data-for-type="checkbox"] {
  font-size: 11px !important;
  transform: translate(0px, -10px) !important;
  background: #ffffff !important;
  z-index: 3 !important;
  padding: 0 5px !important;
  -webkit-transform: translate(0px, -10px) !important;
  -moz-transform: translate(0px, -10px) !important;
  -ms-transform: translate(0px, -10px) !important;
  -o-transform: translate(0px, -10px) !important;
  left: 16px;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoError {
  bottom: auto !important;
  right: 0px !important;
  top: 0;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap {
  position: relative;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap select[required] option:first-child {
  color: rgb(153 153 153 / 0%) !important;
  opacity: 0;
  display: none;
  visibility: hidden;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField.mktoTextField,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField.mktoEmailField,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap input.mktoField.mktoTelField,
.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoFormRow .mktoFormCol .mktoFieldWrap select {
  height: 48px;
  background: #ffffff;
}

.dp-marketo-form-normal form.dp-marketo-form-wrap .mktoCaptchaDisclaimer {
  order: 3;
  margin-top: 24px;
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 22px !important;
}